home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 125
/
Vol 125 (Damaged).iso
/
games
/
orbox.swf
/
scripts
/
DefineSprite_28_sled
/
frame_2
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-11-13
|
71 b
|
5 lines
if(this.hitTest(_root.x,_root.y,1) == true)
{
gotoAndPlay(1);
}